Add a property to suppress the popup for single matches. (#154711)
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 May 2005 20:36:36 +0000 (20:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 26 May 2005 20:36:36 +0000 (20:36 +0000)
commit6bd2df1ad5fc44cb8dff2b91aa3fbbab5c33236b
treecaa05a990c4c1164cbf73e7b6a58e2854ae18b18
parentd1137a959712de010129f10f05c43bcaa519635c
Add a property to suppress the popup for single matches. (#154711)

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkentrycompletion.c: Add a property to suppress the
popup for single matches.  (#154711)

* gtk/gtkentry.c (gtk_entry_completion_timeout): Respect it here.

* gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_set_action):
Use it here.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtk.symbols
gtk/gtkentry.c
gtk/gtkentrycompletion.c
gtk/gtkentryprivate.h
gtk/gtkfilechooserentry.c